Package | de.medizininformatikinitiative.use-case.omi |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.13&canonical=http://omi.de/fhir/registry/StructureDefinition/bpc-output-observation-profile |
Url | http://omi.de/fhir/registry/StructureDefinition/bpc-output-observation-profile |
Version | 0.3.13 |
Status | active |
Date | 2024-12-11 |
Name | BpcOmiOutputObservation |
Title | BPC-Output Observation Profile |
Experimental | False |
Realm | de |
Description | Profile derived from OmiOutputObservation. It describes the output of VIS algorithm. |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
http://omi.de/fhir/registry/StructureDefinition/output-observation ![]() | AI-Output Observation |
{
"resourceType" : "StructureDefinition",
"id" : "bpc-output-observation-profile",
"url" : "http://omi.de/fhir/registry/StructureDefinition/bpc-output-observation-profile",
"version" : "0.3.13",
"name" : "BpcOmiOutputObservation",
"title" : "BPC-Output Observation Profile",
"status" : "active",
"date" : "2024-12-11",
"publisher" : "MOLIT gGmbH",
"description" : "Profile derived from OmiOutputObservation. It describes the output of VIS algorithm.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://omi.de/fhir/registry/StructureDefinition/output-observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"patternCode" : "final"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "inference-result",
"system" : "http://omi.de/fhir/registry/sid/tbd",
"display" : "Inference result"
}
]
}
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"patternReference" : {
"reference" : "Device/BPCAlgorithm"
}
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:hands",
"path" : "Observation.component",
"sliceName" : "hands",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:hands.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "C0018563",
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display" : "Hands"
}
]
}
},
{
"id" : "Observation.component:hands.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:brain-neck",
"path" : "Observation.component",
"sliceName" : "brain-neck",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:brain-neck.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "CL952101",
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display" : "Head+Neck"
}
]
}
},
{
"id" : "Observation.component:brain-neck.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:legs",
"path" : "Observation.component",
"sliceName" : "legs",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:legs.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "C1140621",
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display" : "Leg"
}
]
}
},
{
"id" : "Observation.component:legs.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:torso",
"path" : "Observation.component",
"sliceName" : "torso",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:torso.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "22943007",
"system" : "http://snomed.info/sct",
"display" : "Torso"
}
]
}
},
{
"id" : "Observation.component:torso.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.